www.gusucode.com > tpframe PHP开发框架 v2.2PHP源码程序 > tpframe PHP开发框架 v2.2/tpframe_v2.2.0618/tpframe_v2.2.0618/theme/backend/assets/kindeditor/examples/index.css

    .ke-content {
	font-size: 12px;
	background-color: #ffffff;
}
.ke-content table {
	border-collapse:collapse;
}
.red {
	color: white;
	background-color: red;
}
.green {
	color: white;
	background-color: green;
}
.yellow {
	color: white;
	background-color: yellow;
}